home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 05 Programming / CLISTR.SRC < prev    next >
Text File  |  2019-04-13  |  268b  |  20 lines

  1.  
  2. /* list.c */
  3. /* list C program */
  4.  
  5. /* link file name: list.sh */
  6. /* to use, enter:  
  7.      list sourcefile.c */
  8.  
  9. #include <stdio.h>
  10. #define FF 12
  11. #define PRTCH 5
  12.  
  13. main (argc,argv)
  14. unsigned argc;
  15. char *argv[];
  16. \n',PRTCH);
  17.   putc ('\n',PRTCH);
  18.  
  19.   while (chr != EOF)
  20.